Sonelli Ltd Apps

KeyEvent / Keyboard Debugger 1.0
Sonelli Ltd
A quick way for users to log hardware KeyEvent information andshare it back with developers.Occasionally while developing JuiceSSH we've had requests fromusers to support 's keyboard in our application.This really simple KeyEvent logger was designed to be sent tousers and log the keystroke information required with a nice easyway to share the information (via email/dropbox/etc) and get itback to us.The source code is available here:https://github.com/Sonelli/android-keywatcher/
JuiceSSH Plugin Audit Log 1.0.0
Sonelli Ltd
A JuiceSSH plugin for viewing the plugin auditlog.All actions performed by JuiceSSH plugins are logged in aninternal audit log within JuiceSSH. This plugin allows simpleviewing of the audit log.This allows greater transparency as to the actions plugins takeand helps identify potentially malicious plugins.This plugin is open source and we welcome allcontributors.Please see the plugin's github repository for more information andplease feel free to submit pull requests:https://github.com/sonelli/juicessh-auditlogThis JuiceSSH plugin requires JuiceSSH 1.5.0 or greater beinstalled
JuiceSSH PortKnocker Plugin 1.0.2
Sonelli Ltd
JuiceSSH plugin for port knocking.Port knocking allows you to only expose your SSH port if acertain set of TCP or UDP packets are received. It requires you torun a port knocking daemon on your server such as 'knockd'.See the following wikipedia page for more information:http://en.wikipedia.org/wiki/Port_KnockingThis plugin is open source and we welcome allcontributors.Please see the plugin's github repository for more information andplease feel free to submit pull requests:https://github.com/sonelli/juicessh-portknockerThis JuiceSSH plugin requires JuiceSSH 1.5.0 or greater beinstalled
JuiceSSH - SSH Client 3.2.2
Sonelli Ltd
The #1 SSH client for Android.
JuiceSSH Performance Plugin 1.1.0
Sonelli Ltd
JuiceSSH plugin for visual monitoring of server performance.Itworks by starting a background JuiceSSH session to theselectedhost and running various commands on a periodic basis toobtain theperformance metrics required. Currently this plugin hasbeen testedon Ubuntu and RedHat Enterprise Linux only, however thisplugin isopen source and freely available on Github. If you'd liketo addsupport for other operating systems please take a look atthegithub and feel free to submit a pullrequest:https://github.com/sonelli/juicessh-performancemonitorThisJuiceSSH plugin requires JuiceSSH 1.5.0 or greater be installed
JuiceSSH Tasker Plugin 1.0.2
Sonelli Ltd
Automate your terminal sessions with JuiceSSH and Tasker